Lucene search
+L

1 matches found

CVE
CVE
added 2020/12/31 8:16 a.m.54 views

CVE-2020-35928

Concread crate (Rust) before 0.2.6 exposes a data race in ARCache when non-Send/Sync types are used. Root cause: ARCache implementation unbound by Send/Sync, allowing unsafe concurrent access. The issue was fixed in 0.2.6 by adding K: Send + Sync and V: Send + Sync bounds to the affected Send/Syn...

4.7CVSS4.7AI score0.00242EPSS
Save